home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / xcmd_pos.sit / PostEvent stack / card_4376.txt < prev    next >
Text File  |  1987-10-15  |  914b  |  39 lines

  1. -- card: 4376 from stack: in
  2. -- bmap block id: 8339
  3. -- flags: 0000
  4. -- background id: 2637
  5. -- name: Tempo 1
  6. ----- HyperTalk script -----
  7. on openCard
  8.   push recent card
  9. end openCard
  10.  
  11.  
  12. -- part 6 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=45 top=87 right=246 bottom=469
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 10
  21. -- style flags: 0
  22. -- line height: 12
  23. -- part name: 
  24.  
  25.  
  26. -- part contents for card part 6
  27. ----- text -----
  28. The modifier values are:
  29.  
  30.     ΓÇó┬áCommand:    C
  31.     ΓÇó┬áShift:           S
  32.     ΓÇó  Caps Lock:    L
  33.     ΓÇó┬áOption:         O
  34.  
  35. Concatenate the modifiers to get the required combination. For instance, "SO" is Shift-Option.
  36.  
  37. One note of caution:  Command-Option combinations are tricky to test  under HyperCard because these two keys are used as a ΓÇ£reveal buttonsΓÇ¥ function. Try it and see!
  38.  
  39.